column-level tracking

Column-level tracking is a mechanism where each column in a row participates individually in conflict determination and resolution. If more than one replica modifies the same row, but each replica modifies a unique column, no conflict will occur and all changes will be merged.